Skip to content

Tidy up dependencies#10833

Merged
eddeee888 merged 2 commits into
masterfrom
remove-extraenous-things
May 17, 2026
Merged

Tidy up dependencies#10833
eddeee888 merged 2 commits into
masterfrom
remove-extraenous-things

Conversation

@eddeee888
Copy link
Copy Markdown
Collaborator

@eddeee888 eddeee888 commented May 16, 2026

We recently migrated to pnpm #10818
However, that was the "80%" PR with some cleanups to do.

This PR:

  • cleans up incorrect deps (extraneous or in the wrong places)
  • cleans up patches
  • pin deps in examples packages for explicitness

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 16, 2026

⚠️ No Changeset found

Latest commit: ca873aa

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@eddeee888 eddeee888 force-pushed the remove-extraenous-things branch 4 times, most recently from 6e8d221 to e4bcdb9 Compare May 17, 2026 01:13
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 17, 2026

💻 Website Preview

The latest changes are available as preview in: https://pr-10833.graphql-code-generator.pages.dev

Comment thread package.json
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • memfs: moved to CLI project because it's only used there
  • patch-package: removed, not used
  • svelte: removed, not used
  • ts-node: removed, not used at root. Projects use tsx these days
  • tsx: moved to projects that need them

@eddeee888 eddeee888 marked this pull request as ready for review May 17, 2026 07:19
@eddeee888 eddeee888 merged commit 2cb0f21 into master May 17, 2026
19 checks passed
@eddeee888 eddeee888 deleted the remove-extraenous-things branch May 17, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant